projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41cfe0c
)
* lisp/startup.el: Fix typo.
author
Chong Yidong
<cyd@gnu.org>
Fri, 20 Apr 2012 09:41:27 +0000
(17:41 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Fri, 20 Apr 2012 09:41:27 +0000
(17:41 +0800)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 2f72e8048927c3250b370a6331d49fd07175e04a..5c905954c862bfaaad98a6fd2fbae68df55f558e 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-41,7
+41,7
@@
(defcustom initial-buffer-choice nil
"Buffer to show after starting Emacs.
If the value is nil and `inhibit-startup-screen' is nil, show the
-startup screen. If the value is string, visit the specified file
+startup screen. If the value is
a
string, visit the specified file
or directory using `find-file'. If t, open the `*scratch*'
buffer."
:type '(choice